Skip to content

Commit e64e67a

Browse files
committed
update to latest ubuntu as 20 is going away soon
1 parent 973d14c commit e64e67a

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
@@ -13,7 +13,7 @@ env:
1313

1414
jobs:
1515
ci:
16-
runs-on: ubuntu-20.04
16+
runs-on: ubuntu-24.04
1717

1818
strategy:
1919
matrix:

0 commit comments

Comments
 (0)