Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Nov 20, 2023
1 parent 43efe46 commit 7983c12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ on: [push, workflow_dispatch]

jobs:
runshell:
runs-on: macos-12
runs-on: ubuntu-22.04
name: Start a freebsd shell
steps:
- uses: vmactions/cf-tunnel@v0.0.3
- uses: vmactions/cf-tunnel@v0
id: tunnel
with:
protocol: http
Expand Down

0 comments on commit 7983c12

Please sign in to comment.