Skip to content

Commit 5a5db72

Browse files
switch back runner to ubuntu
1 parent da71127 commit 5a5db72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- deploy
77
jobs:
88
compile:
9-
runs-on: [self-hosted-linux-amd64-jammy-medium]
9+
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout repository
1212
uses: actions/checkout@v4

0 commit comments

Comments
 (0)