Skip to content

get_data_index_footprint: switch to std::fill for opt. implementation #279

get_data_index_footprint: switch to std::fill for opt. implementation

get_data_index_footprint: switch to std::fill for opt. implementation #279

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ test7591 ]
pull_request:
branches: [ test7591 ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file docker/Dockerfile_cmake --tag overpass:$(date +%s)