Skip to content

Commit

Permalink
Update from base builder
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Apr 7, 2024
1 parent 3c4b766 commit e696d83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
build:
strategy:
matrix:
os: ["9.0", "9.1", "9.2", "9.3"]
os: ["9.0", "9.1", "9.2", "9.3", "10.0"]
runs-on: ubuntu-22.04
env:
SEC_VBOX : ${{ secrets.SEC_VBOX }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
port: 8000
- name: Run vnc tunnel
id: test
uses: vmactions/ngrok-tunnel@v0.0.1
uses: vmactions/ngrok-tunnel@v0
with:
protocol: tcp
port: 5900
Expand Down

0 comments on commit e696d83

Please sign in to comment.