Skip to content

Commit

Permalink
Run action in Ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
phelipetls committed Apr 11, 2024
1 parent cdd29d5 commit c026a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
play:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c026a4b

Please sign in to comment.