Skip to content

Commit 7c2e85d

Browse files
Automatic update of versions
Change-Id: I829cba8904a929d8e2c588514324ceb7ecc7cd95 Co-authored-by: github-axiscommunications-ecosystem <github-axiscommunications-ecosystem@users.noreply.github.com> Co-authored-by: Isak Jacobsson <isakj@axis.com>
1 parent 81efdb0 commit 7c2e85d

114 files changed

Lines changed: 127 additions & 127 deletions

File tree

Some content is hidden

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

.github/workflows/audio-capture.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: ["12.10.68"]
15+
axis-os: ["12.11.72"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

.github/workflows/audio-playback.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: ["12.10.68"]
15+
axis-os: ["12.11.72"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

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

.github/workflows/axoverlay2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
axis-os: ["12.10.68"]
16+
axis-os: ["12.11.72"]
1717
arch: ["armv7hf", "aarch64"]
1818
env:
1919
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: ["12.10.68"]
15+
axis-os: ["12.11.72"]
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: ["12.10.68"]
15+
axis-os: ["12.11.72"]
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: ["12.10.68"]
15+
axis-os: ["12.11.72"]
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: ["12.10.68"]
15+
axis-os: ["12.11.72"]
1616
arch: ["armv7hf", "aarch64"]
1717
env:
1818
EXREPO: acap-native-examples

.github/workflows/container-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
include:
1616
- arch: aarch64
1717
platformarch: "linux/arm64/v8"
18-
axis-os: 12.10.68
18+
axis-os: 12.11.72
1919
env:
2020
EXREPO: acap-native-examples
2121
EXNAME: container-example

0 commit comments

Comments
 (0)