fix
Some checks failed
Build and Deploy Docker Image / build (push) Failing after 1m3s

This commit is contained in:
Mike 2024-10-21 13:11:04 -04:00
parent 9076348515
commit 8c06947ebe

View file

@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: x86
runs-on: ubuntu-latest
steps:
- name: Checkout code