Skip to content

Commit 9e6e0fe

Browse files
ci: update build workflow to run on ubuntu-24
1 parent 0533694 commit 9e6e0fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on: push
1111

1212
jobs:
1313
test:
14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-24.04
1515
strategy:
1616
fail-fast: false
1717
matrix:

0 commit comments

Comments
 (0)