change os

This commit is contained in:
mightypanders 2023-06-13 21:50:21 +02:00
parent 6e0c3b8ef6
commit 09f4efc96c

View File

@ -3,6 +3,6 @@ run-name: ${{ gitea.actor }} is building an image
jobs: jobs:
build-docker-image: build-docker-image:
runs-on: node:alpine runs-on: ubuntu-latest
steps: steps:
- run: bash dockerbuild.sh - run: bash dockerbuild.sh