Update ci.yml

This commit is contained in:
Slipstream 2025-06-12 23:57:06 -06:00 committed by GitHub
parent 12b14b9187
commit 91821e1c1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,9 +22,6 @@ on:
jobs:
build:
runs-on: self-hosted
container:
image: ghcr.io/slipstreamm/disagreement-image:latest
options: --user 1001:1001
steps:
- name: Checkout code