Skip to content

Commit

Permalink
+ (#1694)
Browse files Browse the repository at this point in the history
  • Loading branch information
fippo authored Jan 3, 2025
1 parent c23f961 commit 77afad9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/interop-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

jobs:
interop:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
timeout-minutes: 5
strategy:
fail-fast: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [pull_request]

jobs:
lint:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 77afad9

Please sign in to comment.