Skip to content

Commit

Permalink
Update .github/workflows/e2e.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HTHou authored Feb 6, 2024
1 parent 831f987 commit 5e617a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, ubuntu-latest]
os: [ubuntu-latest]
steps:

- name: Check out code into the Go module directory
Expand Down

0 comments on commit 5e617a4

Please sign in to comment.