Skip to content

Commit 8afb94c

Browse files
author
Simon Planinschek
authored
Merge pull request #2 from aboutbits/update_workflow_ubuntu_version
Update Workflow ubuntu version to 20.04
2 parents fff6600 + a5f98ce commit 8afb94c

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)