Skip to content

Commit

Permalink
Merge branch 'main' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Sep 27, 2024
2 parents 22a278c + 1363344 commit 9d6d629
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-compare-dnas-integrity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [ main ]

jobs:
build-and-cache:
build-compare-dnas-integrity:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, macos-13]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-nix-devshells.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [ main ]

jobs:
build-and-cache:
build-nix-devshells:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, macos-13]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-scaffold-remote-zome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [ main ]

jobs:
build-and-cache:
build-scaffold-remote-zome:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, macos-13]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-zome-wasm-hash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [ main ]

jobs:
build-and-cache:
build-zome-wasm-hash:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, macos-13]
Expand Down

0 comments on commit 9d6d629

Please sign in to comment.