Skip to content

Commit 24e673c

Browse files
committed
Change self-hosted to ubuntu-latest
1 parent 2cd15a3 commit 24e673c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- dev
77
jobs:
88
build:
9-
runs-on: self-hosted
9+
runs-on: ubuntu-latest
1010
steps:
1111
- name: Clone Repository
1212
run: git clone --recursive --branch dev https://github.com/SpotifyXP/SpotifyXP-Repository

0 commit comments

Comments
 (0)