Skip to content

Commit

Permalink
ubuntu 20.04
Browse files Browse the repository at this point in the history
Signed-off-by: yuu <[email protected]>
  • Loading branch information
mouseos authored Jun 7, 2024
1 parent 65e09ea commit a55ae6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
REPO_URL: https://github.com/shantur/rk3399-edk2
REPO_BRANCH: master
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
SSH_ACTIONS: true
SSH_ACTIONS: false
UPLOAD_BIN_DIR: false
UPLOAD_FIRMWARE: true
UPLOAD_COWTRANSFER: false
Expand All @@ -19,7 +19,7 @@ env:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04

steps:
- name: Checkout
Expand Down

0 comments on commit a55ae6e

Please sign in to comment.