Skip to content

「Q&A 動作環境・仕様に関する質問 Q. 動作環境を教えてください。」のGPU版動作環境の間違い #317

「Q&A 動作環境・仕様に関する質問 Q. 動作環境を教えてください。」のGPU版動作環境の間違い

「Q&A 動作環境・仕様に関する質問 Q. 動作環境を教えてください。」のGPU版動作環境の間違い #317

Workflow file for this run

name: Issue Labeler
on:
issues:
types: [opened]
defaults:
run:
shell: bash
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0