Skip to content

revert changes for non-working 2.13.0 on arm64 and store special 2.11… #85

revert changes for non-working 2.13.0 on arm64 and store special 2.11…

revert changes for non-working 2.13.0 on arm64 and store special 2.11… #85

Workflow file for this run

name: Test
on:
push:
jobs:
build-and-run:
runs-on: ubuntu-latest
container: rwthika/tensorflow-cc:latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Build & Run
run: |
cd example
./build-and-run.sh