Skip to content

Commit 4e11d41

Browse files
committed
build action ubuntu-image downgrade
1 parent 42a9ee8 commit 4e11d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- master
66
jobs:
77
build-and-deploy:
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-18.04
99
steps:
1010
- name: Checkout 🛎️
1111
uses: actions/checkout@v2.3.1

0 commit comments

Comments
 (0)