mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-01-25 04:19:00 -06:00
workflows fixtypo
This commit is contained in:
2
.github/workflows/clang-cl-qt6.yml
vendored
2
.github/workflows/clang-cl-qt6.yml
vendored
@@ -11,7 +11,7 @@
|
||||
# side, so the the server host name is matched against the CN (Common Name)
|
||||
# stored in the server certificate.
|
||||
|
||||
name: clang-cl MSVC2022 Qt6.5
|
||||
name: Clang-cl MSVC2022 Qt6.5
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
4
.github/workflows/vcpkg-linux.yml
vendored
4
.github/workflows/vcpkg-linux.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: vcpkg Linux
|
||||
name: Vcpkg Linux
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -9,7 +9,7 @@ on:
|
||||
jobs:
|
||||
|
||||
vcpkg-linux:
|
||||
name: vcpkg Linux
|
||||
name: Vcpkg Linux
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
|
||||
4
.github/workflows/vcpkg-windows.yml
vendored
4
.github/workflows/vcpkg-windows.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: vcpkg Windows
|
||||
name: Vcpkg Windows
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -9,7 +9,7 @@ on:
|
||||
jobs:
|
||||
|
||||
vcpkg-windows:
|
||||
name: vcpkg Windows
|
||||
name: Vcpkg Windows
|
||||
|
||||
runs-on: windows-2022
|
||||
|
||||
|
||||
Reference in New Issue
Block a user