Skip to content

Commit 8d9d5fd

Browse files
committed
Switch release workflow to ubuntu-latest
1 parent 6bcdde9 commit 8d9d5fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
release:
14-
runs-on: org
14+
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout repository
1717
uses: actions/checkout@v4

0 commit comments

Comments
 (0)