We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b11ee commit e0a7f52Copy full SHA for e0a7f52
1 file changed
.github/workflows/bxarm.yml
@@ -5,8 +5,8 @@ on: push
5
6
# Workflow's environment variables can be referred by all jobs
7
env:
8
- TARGET_DIR: /opt/iarsystems/bxarm-9.50.1/arm/bin
9
- COMMON_DIR: /opt/iarsystems/bxarm-9.50.1/common/bin
+ TARGET_DIR: /opt/iarsystems/bxarm-9.60.2/arm/bin
+ COMMON_DIR: /opt/iarsystems/bxarm-9.60.2/common/bin
10
11
jobs:
12
build-library:
0 commit comments