Skip to content

Commit

Permalink
fix(ci): fix workflow runner (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLE authored Oct 13, 2024
1 parent 0dbf1df commit 5aaedce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- tag: cyberlandslaget/kriger-exploit-base:python-slim
path: data/base/python-slim
name: Build exploit base ${{ matrix.tag }}
runs-on: self-hosted
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 5aaedce

Please sign in to comment.