Skip to content

Commit 2f79d93

Browse files
authored
Update GHA for ubuntu-20.04 removal
1 parent b457512 commit 2f79d93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ${{ matrix.os }}
2222
strategy:
2323
matrix:
24-
os: [ubuntu-20.04]
24+
os: [ubuntu-24.04]
2525
python-version: [3.8]
2626
fail-fast: false
2727
steps:

0 commit comments

Comments
 (0)