Skip to content

Commit

Permalink
fix(CI): mssql linux/arm64 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
iwaltgen committed Feb 21, 2024
1 parent ef9f929 commit bb4a6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mssql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
push: true
context: mssql
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
tags: |
ghcr.io/keecon/mssql:2017
ghcr.io/keecon/mssql:2017-CU31
Expand Down

0 comments on commit bb4a6b3

Please sign in to comment.