Skip to content

Commit 8537c2d

Browse files
authored
Merge pull request #366 from P-E-Meunier/private
Adding support for private registries
2 parents 9ff208c + 14e5671 commit 8537c2d

File tree

13 files changed

+2675
-1865
lines changed

13 files changed

+2675
-1865
lines changed

.github/workflows/tests-nix-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
platform:
10-
- macos-12
10+
- macos-13
1111
runs-on: ${{ matrix.platform }}
1212
steps:
1313
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)