Skip to content

Commit e1fbc7a

Browse files
authored
Use newer ubuntu
1 parent af5b599 commit e1fbc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
arch: [ x86_64, aarch64, riscv64 ]
2323

2424
# The type of runner that the job will run on
25-
runs-on: ubuntu-22.04
25+
runs-on: ubuntu-24.04
2626

2727
# Steps represent a sequence of tasks that will be executed as part of the job
2828
steps:

0 commit comments

Comments
 (0)