Skip to content

Commit

Permalink
Think that the ubuntu upgrade is what is affecting the tests: actions…
Browse files Browse the repository at this point in the history
  • Loading branch information
eoghanmurray committed Jan 2, 2025
1 parent 6dda0ac commit c8b0595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
name: Tests
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout Repo
uses: actions/checkout@v3
Expand Down

0 comments on commit c8b0595

Please sign in to comment.