Skip to content

Commit 16db278

Browse files
committed
chore(github): try to downgrade ubuntu
1 parent b89f0d9 commit 16db278

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build:
1010
name: Create Release
11-
runs-on: ubuntu-latest
11+
runs-on: ubuntu-18.04
1212
steps:
1313
- name: Checkout code
1414
uses: actions/checkout@master

0 commit comments

Comments
 (0)