Skip to content

Commit

Permalink
Update Linux CI runner
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfairh committed Jan 11, 2025
1 parent fb816e7 commit 0c66c7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
xcodebuild test -scheme RubyGateway-Package
linux:
name: ubuntu latest
runs-on: ubuntu-latest
name: ubuntu
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 0c66c7b

Please sign in to comment.