Skip to content

Commit 74e7ae7

Browse files
authored
Switch to new Ubunbtu 24.04 custom GitHub runner group
New custom GitHub Actions runner groups have been created for Ubuntu 24.04: https://salesforce.quip.com/bu6UA0KImOxJ#temp:C:GZR57becb9df8d94f80b132168fd https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md This switches to them, so we can clean up the old groups.
1 parent 0cd2b9e commit 74e7ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
goreleaser:
9-
runs-on: pub-hk-ubuntu-22.04-small
9+
runs-on: pub-hk-ubuntu-24.04-ip
1010
steps:
1111
-
1212
name: Checkout

0 commit comments

Comments
 (0)