Skip to content

Commit 5805cdd

Browse files
Update versions
* Update VERSION to 1.15 * Update UBUNTU_VERSION to 22.04 * Update firmware version to 11.11.70 * Update manifest schema version to 1.7.0
1 parent f328636 commit 5805cdd

File tree

50 files changed

+56
-56
lines changed

Some content is hidden

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

50 files changed

+56
-56
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.10.61"]
15+
axis-os: ["11.11.70"]
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.10.61"]
15+
axis-os: ["11.11.70"]
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.10.61"]
15+
axis-os: ["11.11.70"]
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.10.61"]
15+
axis-os: ["11.11.70"]
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.10.61"]
15+
axis-os: ["11.11.70"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

.github/workflows/bounding-box.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.11.60"]
15+
axis-os: ["11.11.70"]
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.61
18+
axis-os: 11.11.70
1919
- arch: aarch64
2020
platformarch: "linux/arm64/v8"
21-
axis-os: 11.10.61
21+
axis-os: 11.11.70
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.61"]
14+
axis-os: ["11.11.70"]
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.10.61"]
15+
axis-os: ["11.11.70"]
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.10.61"]
15+
axis-os: ["11.11.70"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

0 commit comments

Comments
 (0)