-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Replace master with main. * Attempt to rectify macOS workflow failing. * Try non-latest macos. * Revert "Attempt to rectify macOS workflow failing." This reverts commit 9988d05. * Revert "Try non-latest macos." This reverts commit 5f078b7.
- Loading branch information
1 parent
7795612
commit 5c57c40
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,5 +15,5 @@ $ git remote add upstream [email protected]:fastly/cli.git | |
```bash | ||
$ make all | ||
``` | ||
1. Open a pull request against `upstream master`. | ||
1. Open a pull request against `upstream main`. | ||
1. Celebrate :tada:! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters