Skip to content

Commit

Permalink
ci: Move linux-mips to ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed Jan 17, 2024
1 parent f237b3a commit e42a1b3
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 @@ -161,7 +161,7 @@ jobs:
run: ./build/tests/gum-tests

linux-mips:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
strategy:
matrix:
arch:
Expand Down

0 comments on commit e42a1b3

Please sign in to comment.