Skip to content

Commit e0a7f52

Browse files
author
Felipe Torrezan
authored
Update bxarm.yml (#8)
- Updated workflow environment to bxarm-9.60.2.
1 parent b3b11ee commit e0a7f52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bxarm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on: push
55

66
# Workflow's environment variables can be referred by all jobs
77
env:
8-
TARGET_DIR: /opt/iarsystems/bxarm-9.50.1/arm/bin
9-
COMMON_DIR: /opt/iarsystems/bxarm-9.50.1/common/bin
8+
TARGET_DIR: /opt/iarsystems/bxarm-9.60.2/arm/bin
9+
COMMON_DIR: /opt/iarsystems/bxarm-9.60.2/common/bin
1010

1111
jobs:
1212
build-library:

0 commit comments

Comments
 (0)