Skip to content

Commit 74b0a7b

Browse files
committed
Switch to ubuntu-latest since self-hosted aren't set up
1 parent edd0b3d commit 74b0a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
usercentrics-release:
1010
# Always run on the m1 self-hosted runner.
11-
runs-on: [ self-hosted, m1 ]
11+
runs-on: ubuntu-latest
1212
environment: CI
1313

1414
steps:

0 commit comments

Comments
 (0)