We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5600f8d commit 6e30b4aCopy full SHA for 6e30b4a
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
build:
20
strategy:
21
matrix:
22
- os: [ ubuntu-20.04, macos-latest, windows-2019 ]
+ os: [ ubuntu-latest, macos-latest, windows-2019 ]
23
smalltalk:
24
- Squeak64-trunk
25
- Squeak64-6.0
0 commit comments