Skip to content

Commit 8c1f492

Browse files
authored
gh actions: update ubuntu 22.04 -> 24.04 (#421)
1 parent 8efbdc6 commit 8c1f492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmd_template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- "3.9"
1818
- "3.12"
1919

20-
runs-on: ubuntu-22.04
20+
runs-on: ubuntu-24.04
2121

2222
steps:
2323
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)