Skip to content

Commit

Permalink
rearranging order
Browse files Browse the repository at this point in the history
  • Loading branch information
saumyaj3 committed Jan 31, 2024
1 parent f9dfdb8 commit 9bdf2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conan-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
recipe_id_full: ${{ needs.conan-recipe-version.outputs.recipe_id_full }}
recipe_id_latest: ${{ needs.conan-recipe-version.outputs.recipe_id_latest }}
runs_on: 'ubuntu-22.04'
python_version: '3.11.x'
runs_on: 'ubuntu-22.04'
conan_logging_level: 'info'
secrets: inherit

0 comments on commit 9bdf2b2

Please sign in to comment.