Skip to content

Commit

Permalink
-fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
alemon-aquaveo committed Jul 1, 2024
1 parent 6f54646 commit 490107c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/XmsGrid-CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
CONAN_PASSWORD: ${{ secrets.CONAN_PASSWORD_SECRET }}
CONAN_REMOTES: https://conan.aquaveo.com
CONAN_BUILD_TYPES: ${{ matrix.build_type }}
CONAN_APPLE_CLANG_VERSIONS: '14.0'
CONAN_APPLE_CLANG_VERSIONS: '15.0'
# Aquapi Variables
AQUAPI_USERNAME: ${{ secrets.AQUAPI_USERNAME_SECRET }}
AQUAPI_PASSWORD: ${{ secrets.AQUAPI_PASSWORD_SECRET }}
Expand Down

0 comments on commit 490107c

Please sign in to comment.