Skip to content

Commit 6e30b4a

Browse files
theseionfniephaus
authored andcommitted
chore: update Linux runner on GitHub
Ubuntu 20.04 has been deprecated
1 parent 5600f8d commit 6e30b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build:
2020
strategy:
2121
matrix:
22-
os: [ ubuntu-20.04, macos-latest, windows-2019 ]
22+
os: [ ubuntu-latest, macos-latest, windows-2019 ]
2323
smalltalk:
2424
- Squeak64-trunk
2525
- Squeak64-6.0

0 commit comments

Comments
 (0)