Skip to content

Commit d134bcb

Browse files
Update versions
* Update VERSION to 1.14 * Update UBUNTU_VERSION to 22.04 * Update firmware version to 11.10.61 * Update manifest schema version to 1.7.0
1 parent 660abf3 commit d134bcb

File tree

83 files changed

+90
-90
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+90
-90
lines changed

.github/workflows/axevent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
axis-os: ["11.9.53"]
15+
axis-os: ["11.10.61"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

.github/workflows/axoverlay.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
axis-os: ["11.9.53"]
15+
axis-os: ["11.10.61"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

.github/workflows/axparameter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
axis-os: ["11.9.53"]
15+
axis-os: ["11.10.61"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

.github/workflows/axserialport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
axis-os: ["11.9.53"]
15+
axis-os: ["11.10.61"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

.github/workflows/axstorage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
axis-os: ["11.9.53"]
15+
axis-os: ["11.10.61"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

.github/workflows/container-example.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ jobs:
1515
include:
1616
- arch: armv7hf
1717
platformarch: "linux/arm/v7"
18-
axis-os: 11.10.59
18+
axis-os: 11.10.61
1919
- arch: aarch64
2020
platformarch: "linux/arm64/v8"
21-
axis-os: 11.10.59
21+
axis-os: 11.10.61
2222
env:
2323
EXREPO: acap-native-examples
2424
EXNAME: container-example

.github/workflows/curl-openssl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
axis-os: ["11.10.59"]
14+
axis-os: ["11.10.61"]
1515
arch: ["armv7hf", "aarch64"]
1616
env:
1717
EXREPO: acap-native-examples

.github/workflows/hello-world.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
axis-os: ["11.9.53"]
15+
axis-os: ["11.10.61"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

.github/workflows/licensekey.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
axis-os: ["11.9.53"]
15+
axis-os: ["11.10.61"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

.github/workflows/metadata-broker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
axis-os: ["11.9.53"]
15+
axis-os: ["11.10.61"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

0 commit comments

Comments
 (0)