Updated CI workaround. (#650)

https://github.com/actions/runner-images/issues/8659
This commit is contained in:
Matthew Parkinson
2024-01-02 10:02:27 +00:00
committed by GitHub
parent 3c3739ddaf
commit 640cacf90e

View File

@@ -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 }}