Skip to content

Commit 3ae5667

Browse files
committed
downgraded ubuntu for runner stage 'deploy-function'
1 parent c039dff commit 3ae5667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_to_azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
!venv/
4646
4747
deploy-function:
48-
runs-on: ubuntu-latest
48+
runs-on: ubuntu-18.04
4949
needs: build-function
5050
permissions:
5151
id-token: write

0 commit comments

Comments
 (0)