Skip to content

Commit

Permalink
Merge branch 'dev_connection' of github.com:open-web3-stack/boka into…
Browse files Browse the repository at this point in the history
… dev_connection

* 'dev_connection' of github.com:open-web3-stack/boka:
  try ubuntu-24.04
  try different runner image
  • Loading branch information
MacOMNI committed Nov 25, 2024
2 parents 34b5305 + 192b0b3 commit 4ad5ca6
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 @@ -13,7 +13,7 @@ concurrency:
jobs:
lint:
name: Swift Lint
runs-on: ubuntu-latest
runs-on: ubuntu-24.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4ad5ca6

Please sign in to comment.