We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c8152 commit 59f35bcCopy full SHA for 59f35bc
.github/workflows/build_and_release.yml
@@ -15,7 +15,7 @@ permissions:
15
jobs:
16
build-and-test:
17
name: Build and Test RyzenAI Server
18
- runs-on: [rai-170-sdk, rai300_400, Windows]
+ runs-on: [rai-170-sdk, Windows]
19
steps:
20
- uses: actions/checkout@v4
21
with:
0 commit comments