Skip to content

Commit

Permalink
Pin runs-on image: ubuntu-latest -> ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Dec 19, 2024
1 parent cdc95f6 commit 0a9c58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
if: github.ref == 'refs/heads/main'
# TODO: This workflows depend on Ubuntu version.
# https://github.com/AkhileshNS/heroku-deploy/issues/186
runs-on: ubuntu:22.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: akhileshns/[email protected]
Expand Down

0 comments on commit 0a9c58a

Please sign in to comment.