Skip to content

Commit a5f98ce

Browse files
author
Simon Planinschek
authored
Update Workflow ubuntu version to 20.04
1 parent fff6600 commit a5f98ce

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)