Skip to content

Commit b3b5459

Browse files
committed
remove ubuntu-old, use ubuntu-20.04 for build
1 parent 8777fb0 commit b3b5459

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,9 @@ jobs:
1313
matrix:
1414
build:
1515
- ubuntu
16-
- ubuntu-old
1716
- macos
1817
include:
1918
- build: ubuntu
20-
os: ubuntu-24.04
21-
rust: stable
22-
- build: ubuntu-old
2319
os: ubuntu-20.04
2420
rust: stable
2521
- build: macos

0 commit comments

Comments
 (0)