Skip to content

Commit 9437ec6

Browse files
committed
Update GHA runner to ubuntu 24.04
1 parent 4f4ab6b commit 9437ec6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
build:
55
strategy:
66
matrix:
7-
os: [ubuntu-22.04]
7+
os: [ubuntu-24.04]
88
addrsize: ["64"]
99
runs-on: ${{ matrix.os }}
1010
steps:

0 commit comments

Comments
 (0)