Skip to content

Commit

Permalink
remove saphirerapids build from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
var77 committed Sep 30, 2024
1 parent ce8995d commit 1606459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-cli-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
strategy:
fail-fast: false
matrix:
target: [skylake, cascadelake, icelake-server, sapphirerapids]
target: [skylake, cascadelake, icelake-server]
steps:
- uses: actions/checkout@v4
- name: Set up QEMU
Expand Down

0 comments on commit 1606459

Please sign in to comment.