Skip to content

Commit 6738d13

Browse files
committed
Github CI: Ubuntu 20.04 is retired, so try Ubuntu 24.04.
1 parent f62c4ef commit 6738d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
jobs:
66
ci:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-24.04
88
steps:
99
- name: Checkout this repository
1010
uses: actions/checkout@v2

0 commit comments

Comments
 (0)