Skip to content

Commit

Permalink
update to Ubuntu 22.04 for Binary Ninja tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tz authored and williballenthin committed May 29, 2024
1 parent 4ecf3a1 commit 0ac21f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
name: Binary Ninja tests for ${{ matrix.python-version }}
env:
BN_SERIAL: ${{ secrets.BN_SERIAL }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
needs: [tests]
strategy:
fail-fast: false
Expand Down

0 comments on commit 0ac21f0

Please sign in to comment.