Skip to content

Commit 3e08206

Browse files
Update dependency ubuntu to v24
1 parent f9b49be commit 3e08206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI
22
on: [push]
33
jobs:
44
python-tests:
5-
runs-on: ubuntu-20.04
5+
runs-on: ubuntu-24.04
66

77
steps:
88
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)