Skip to content

Commit

Permalink
Switch to new self-hosted runners
Browse files Browse the repository at this point in the history
  • Loading branch information
Frostman committed Jan 10, 2024
1 parent 0a5124f commit 4d85747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env:

jobs:
dockers:
runs-on: ubuntu-latest
runs-on: lab

permissions:
contents: read
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
- dockers
if: ${{ always() }}

runs-on: ubuntu-latest
runs-on: lab

steps:
- run: |
Expand Down

0 comments on commit 4d85747

Please sign in to comment.