Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
LED-esma committed Oct 11, 2023
1 parent 72ac492 commit d268689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
with:
arguments: build
macOs Intel:
macOs_Intel:

runs-on: macos-latest

Expand All @@ -47,7 +47,7 @@ jobs:
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
with:
arguments: build
macOs Silicon:
macOs_Silicon:

runs-on: macos-latest-xlarge

Expand Down

0 comments on commit d268689

Please sign in to comment.