mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-06-02 09:46:34 +03:00
ci: consistently rename macos -autotools build
Use the same suffix string "-autotools" for "macos-x86_64-autotools" which the linux-x86_64-autotools build already uses.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -245,7 +245,7 @@ jobs:
|
||||
build/src/avrdude
|
||||
build/src/avrdude.conf
|
||||
|
||||
macos-x86_64_autotools:
|
||||
macos-x86_64-autotools:
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user