workflows changed actions name to Qt6.5

This commit is contained in:
silverqx
2023-04-04 09:12:49 +02:00
parent 893876f5e5
commit 0bb145709e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.4
name: clang-cl MSVC2022 Qt6.5
on:
pull_request:
+1 -1
View File
@@ -12,7 +12,7 @@
# on the libpq client side, so the the server host name is matched against the CN (Common Name)
# stored in the server certificate.
name: MSVC2022 Qt6.4
name: MSVC2022 Qt6.5
on:
pull_request: