Commit be023fc
authored
fix: Update distribution names for Dafny 4.11 (#31)
Dafny 4.11 started to use newer GitHub Actions runner image names, so the logic to determine the distribution string here needs to be updated.
Also updated CI to test with a newer nightly build, since the old one has been deleted. I used the same one as https://github.com/aws/aws-cryptographic-material-providers-library/blob/main/project.properties#L10C18-L10C44 since that's the main one we're aware is still used.1 parent ca6d80d commit be023fc
3 files changed
Lines changed: 31 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6851 | 6851 | | |
6852 | 6852 | | |
6853 | 6853 | | |
6854 | | - | |
| 6854 | + | |
| 6855 | + | |
| 6856 | + | |
| 6857 | + | |
| 6858 | + | |
| 6859 | + | |
| 6860 | + | |
| 6861 | + | |
| 6862 | + | |
| 6863 | + | |
| 6864 | + | |
| 6865 | + | |
| 6866 | + | |
| 6867 | + | |
| 6868 | + | |
6855 | 6869 | | |
6856 | 6870 | | |
6857 | 6871 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
152 | 166 | | |
153 | 167 | | |
154 | 168 | | |
| |||
0 commit comments