Skip to content

Commit

Permalink
use ubuntu-latest for lint job instead
Browse files Browse the repository at this point in the history
Signed-off-by: Thing-han, Lim <[email protected]>
  • Loading branch information
potsrevennil committed Jun 13, 2024
1 parent e49e379 commit efa4bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
lint:
strategy:
matrix:
system: [pqcp-arm64]
system: [ubuntu-latest]
runs-on: ${{ matrix.system }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit efa4bd5

Please sign in to comment.