mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-09-18 11:54:45 -04:00
CI: remove the use of our container in check-hashes job
The container is not needed for that simple job, but it takes quite some time to set it up for each run.
This commit is contained in:
parent
330146ba3a
commit
0d6e55566b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -114,8 +114,6 @@ jobs:
|
|||
check-hashes:
|
||||
needs: build-bitstream
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/tillitis/tkey-builder:4
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue