mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
docs: update syslist links to the new location (#1747)
This commit is contained in:
@@ -506,7 +506,7 @@ be skipped, and no error will be thrown.
|
||||
|
||||
The values allowed as OS or Arch are valid `GOOS` and `GOARCH` values, as
|
||||
defined by the Go language
|
||||
[here](https://github.com/golang/go/blob/master/src/go/build/syslist.go).
|
||||
[here](https://github.com/golang/go/blob/master/src/internal/syslist/syslist.go).
|
||||
|
||||
The `build-windows` task below will run only on Windows, and on any
|
||||
architecture:
|
||||
|
Reference in New Issue
Block a user