Fix a typo.

This commit is contained in:
Yamagi 2025-02-09 11:30:54 +01:00
parent 28d4e362ed
commit 6ca882da1f

View file

@ -14,7 +14,7 @@ concurrency:
group: ${{github.workflow}}-${{github.event_name == 'pull_request' && github.head_ref || github.sha}}
cancel-in-progress: true
jobs:
build_ubuntu_x84_64:
build_ubuntu_x86_64:
runs-on: ubuntu-22.04
strategy:
fail-fast: false