Skip to content

Commit

Permalink
inital change to arc
Browse files Browse the repository at this point in the history
  • Loading branch information
coolkingcole committed Oct 30, 2023
1 parent 16694b8 commit c4e0ef3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: panda-arc
container:
image: ubuntu:latest

steps:
- name: Checkout code
Expand Down

0 comments on commit c4e0ef3

Please sign in to comment.