Skip to content

read_geotiff_gpu: warn on CPU fallback, add gpu='strict' (#1516) #600

read_geotiff_gpu: warn on CPU fallback, add gpu='strict' (#1516)

read_geotiff_gpu: warn on CPU fallback, add gpu='strict' (#1516) #600

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5