Skip to content

Commit

Permalink
Merge pull request #19 from Zondax/ci_ubuntu_version_22
Browse files Browse the repository at this point in the history
Run CI on Ubuntu 22.04
  • Loading branch information
0xPxt authored Jan 14, 2025
2 parents aa6dd1a + 5caed41 commit b8e29ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
zemu_tests:
name: Run zemu tests
needs: build_application
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit b8e29ae

Please sign in to comment.