Skip to content

Commit

Permalink
Merge pull request #40 from zendesk/ebarbulescu/switch-back-to-ubuntu…
Browse files Browse the repository at this point in the history
…-latest

switch back to ubuntu latest
  • Loading branch information
fbardella authored Aug 29, 2024
2 parents d7ba3a6 + eca90a0 commit 6253907
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 @@ -8,7 +8,7 @@ on:

jobs:
github_release:
runs-on: [zendesk-stable]
runs-on: ubuntu-latest
steps:
# Check out the `master` branch
- uses: zendesk/checkout@v4
Expand Down

0 comments on commit 6253907

Please sign in to comment.