Skip to content

Commit 756d84a

Browse files
authored
switch build workflow to ubuntu 24.04
1 parent 2468677 commit 756d84a

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 @@ permissions:
1111

1212
jobs:
1313
build:
14-
runs-on: ubuntu-22.04
14+
runs-on: ubuntu-24.04
1515

1616
steps:
1717
- name: Checkout repository

0 commit comments

Comments
 (0)