Skip to content

Commit d04a9e7

Browse files
committed
👷 Update container for badge-upload
1 parent 2407685 commit d04a9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compiler-support.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
badge-upload:
9898
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' && always() }}
9999
needs: [build]
100-
runs-on: ubuntu-20.04
100+
runs-on: ubuntu-24.04
101101
name: Publish badges
102102
steps:
103103
- name: Checkout repository

0 commit comments

Comments
 (0)