Skip to content

Commit 1828826

Browse files
author
Simon Planinschek
authored
Merge pull request #6 from aboutbits/update_workflow_ubuntu_version
Update Workflow ubuntu version to 20.04
2 parents 3c572d0 + 9d7a074 commit 1828826

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)