Skip to content

Commit

Permalink
v4
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov authored Mar 23, 2024
1 parent 433f5f1 commit 5c6b6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs_on: ["ubuntu-latest", "ghcr.io/cirruslabs/ubuntu-runner-amd64:22.04-sm", "ghcr.io/cirruslabs/macos-sonoma-xcode:latest"]
runs-on: ${{ matrix.runs_on }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: printenv
run: printenv
Expand Down

0 comments on commit 5c6b6c9

Please sign in to comment.