Skip to content

Commit 3ababd8

Browse files
authored
Update runner os to latest ubuntu (#10)
Signed-off-by: Simon Davies <[email protected]>
1 parent 7c21675 commit 3ababd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CreateReleaseBranch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414

1515
jobs:
1616
create-branch:
17-
runs-on: ubuntu-20.04
17+
runs-on: ubuntu-latest
1818

1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)