Skip to content

Commit 1b60ea6

Browse files
committed
Run on ubuntu-latest
1 parent 5d1a893 commit 1b60ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
update-sdk:
1010
name: Update SDK if Necessary
11-
runs-on: ${{ fromJSON(vars.SWI_GLORG_UBUNTU_2204) }}
11+
runs-on: ubuntu-latest
1212
outputs:
1313
generate: ${{ steps.compare.outputs.generate }}
1414
steps:

0 commit comments

Comments
 (0)