Skip to content

Commit 005d1fe

Browse files
committed
Remove no-longer-available Ubuntu 20.04 from distributable testing
GitHub dropped this recently, so we can't automatically test it, and it's also obviously quite outdated now anyway.
1 parent c7cb02b commit 005d1fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ jobs:
9696
- platform: Ubuntu 22.04 x64
9797
os: "ubuntu-22.04"
9898
test-script: "./unix.sh linux x64"
99-
- platform: Ubuntu 20.04 x64
100-
os: "ubuntu-20.04"
101-
test-script: "./unix.sh linux x64"
10299
- platform: MacOS 15 (ARM64)
103100
os: "macos-15"
104101
test-script: "./unix.sh darwin arm64"

0 commit comments

Comments
 (0)