Skip to content

Commit 4204ed0

Browse files
revert release changes
1 parent 03b2323 commit 4204ed0

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,11 @@ on:
77

88
jobs:
99
publish:
10-
runs-on:
11-
group: databricks-deco-testing-runner-group
12-
labels: ubuntu-latest-deco
13-
10+
runs-on: ubuntu-latest
1411
environment: release
15-
1612
permissions:
1713
contents: write
1814
id-token: write
19-
2015
steps:
2116
- uses: actions/checkout@v3
2217

0 commit comments

Comments
 (0)