Skip to content

Commit dc67a36

Browse files
committed
fix: add correct github actions runner
1 parent 528b096 commit dc67a36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
fail-fast: false
6666
matrix:
6767
include:
68-
- os: ubuntu-22.04
68+
- os: ubuntu-24.04
6969
cpu: AMD-EPYC-7763
7070
env:
7171
test-file: cpu_test.log

0 commit comments

Comments
 (0)