Skip to content

Commit

Permalink
chore: change integration runner back to ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
k80bowman committed Apr 23, 2024
1 parent dbb1fd4 commit cec7ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
node-version: [16.x]
os: [pub-hk-ubuntu-22.04-small, macos-latest]
os: [ubuntu-latest, macos-latest]
environment: AcceptanceTests
env:
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
Expand Down

0 comments on commit cec7ea0

Please sign in to comment.