Skip to content

Commit

Permalink
github workflow file ubuntu version change
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhaaranen committed May 2, 2024
1 parent 229f8e5 commit 8d5d91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-tests-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
cypress-tests:
name: Install & run Cypress tests
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit 8d5d91d

Please sign in to comment.