Skip to content

Commit

Permalink
Pin VHS to Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru committed May 8, 2024
1 parent 1d88142 commit 51b6032
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vhs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:

jobs:
vhs:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
Expand Down
2 changes: 1 addition & 1 deletion demo.tape
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Sleep 3s
Type "# ...and `kubectl`" Enter
Sleep 500ms

Type "kubectl" Enter@3s 2
Type "kubectl" Enter@3s

Type "# That's all folks!" Enter
Sleep 2s
Expand Down

0 comments on commit 51b6032

Please sign in to comment.