Skip to content

Commit

Permalink
Merge pull request #14 from martialonline/update-runner-image
Browse files Browse the repository at this point in the history
Update outdated runner image for tests
  • Loading branch information
martialonline authored Apr 9, 2024
2 parents 39f7959 + 2f793cd commit 0edccb7
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 @@ -22,7 +22,7 @@ jobs:

test:
name: Test-Action
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
continue-on-error: true
steps:
- name: Checkout Repository
Expand Down

0 comments on commit 0edccb7

Please sign in to comment.