Skip to content

Commit 2792847

Browse files
committed
remove ubuntu 20.04, add 24.04
1 parent d43b83c commit 2792847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
matrix:
3232
python: [3]
33-
ubuntu: [20, 22]
33+
ubuntu: [22, 24]
3434
steps:
3535
- uses: actions/checkout@v3
3636
with:

0 commit comments

Comments
 (0)