Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
reaperhulk committed May 16, 2024
1 parent d5aa65e commit 1474f47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
nonsense:
runs-on: ubuntu-latest
container:
image: ghcr.io/pyca/cryptography-manylinux2014:x86_64
image: ghcr.io/pyca/cryptography-manylinux_2_28:x86_64
# volumes:
# - /staticnodehost:/staticnodecontainer:rw,rshared
# - /staticnodehost:/__e/node20:ro,rshared
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
uses: mxschmitt/action-tmate@v3

0 comments on commit 1474f47

Please sign in to comment.