Skip to content

Commit d3c9361

Browse files
committed
chore(ci): bump GH runners to ubuntu-24.04
Close #38
1 parent ee8b5c5 commit d3c9361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish_call.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
id-token: write
3434
contents: write
3535
security-events: write
36-
runs-on: ubuntu-20.04
36+
runs-on: ubuntu-24.04
3737

3838
steps:
3939
- name: Checkout code

0 commit comments

Comments
 (0)