Skip to content

Commit

Permalink
ci: use ubuntu 22.04 as running for ecosystem client tools
Browse files Browse the repository at this point in the history
  • Loading branch information
andaaron committed Jan 16, 2025
1 parent 7320ff0 commit ace9d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecosystem-tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions: read-all
jobs:
client-tools:
name: Check client tools
runs-on: ubuntu-latest-16-cores
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
Expand Down

0 comments on commit ace9d6f

Please sign in to comment.