Fixed missing archlinux container usage (#3480)

This commit is contained in:
Anton Hvornum 2025-05-19 16:31:40 +02:00 committed by GitHub
parent 57bd2451e9
commit 97eeef8c76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@ jobs:
deploy:
runs-on: ubuntu-latest
container:
image: archlinux/archlinux:latest
options: --privileged
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Set up Python