Updated CI workaround. (#650)
https://github.com/actions/runner-images/issues/8659
This commit is contained in:
committed by
GitHub
parent
3c3739ddaf
commit
640cacf90e
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -96,7 +96,7 @@ jobs:
|
||||
- name: Install build dependencies
|
||||
run: ${{ matrix.dependencies }}
|
||||
|
||||
- uses: mjp41/workaround8649@7929373c0fe5caf844d8115adccef39e3b5362e7
|
||||
- uses: mjp41/workaround8649@c8550b715ccdc17f89c8d5c28d7a48eeff9c94a8
|
||||
with:
|
||||
os: ${{ matrix.os }}
|
||||
|
||||
@@ -245,7 +245,7 @@ jobs:
|
||||
- name: Install build dependencies
|
||||
run: ${{ matrix.dependencies }}
|
||||
|
||||
- uses: mjp41/workaround8649@7929373c0fe5caf844d8115adccef39e3b5362e7
|
||||
- uses: mjp41/workaround8649@c8550b715ccdc17f89c8d5c28d7a48eeff9c94a8
|
||||
with:
|
||||
os: ${{ matrix.os }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user