Skip to content

Commit

Permalink
Switch to new Ubunbtu 24.04 custom GitHub runner group (#385)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
edmorley authored Aug 12, 2024
1 parent ff6a485 commit b2913ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
goreleaser:
runs-on: pub-hk-ubuntu-22.04-small
runs-on: pub-hk-ubuntu-24.04-ip
steps:
-
name: Checkout
Expand Down

0 comments on commit b2913ef

Please sign in to comment.