Skip to content

Commit 9d7a074

Browse files
author
Simon Planinschek
authored
Update Workflow ubuntu version to 20.04
1 parent 3c572d0 commit 9d7a074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- 'v*'
66
jobs:
77
build:
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-20.04
99
steps:
1010
- uses: actions/checkout@v2
1111
- uses: actions/create-release@v1

0 commit comments

Comments
 (0)